ListBox.Column

Enables you to access the ListColumn properties of the specified column. The first column is numbered zero.

Syntax

Column( columnNumber ) as ListColumn


Parameters

columnNumber

Integer


Notes

Use -1 to refer to all columns.